From a2db160154e6fb52f2c7ed06757697be2417cb1c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 11 Feb 2006 15:09:10 +0000 Subject: [PATCH] Typo fixes --- ChangeLog | 16 ++++++++-------- ChangeLog.pre-2-10 | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/ChangeLog b/ChangeLog index 82b761dac3..7c7d107c16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,19 +1,19 @@ 2006-02-10 Matthias Clasen - * gtk/gtkstyle.c: Add some docs. (#330073, Mart Rautsepp) + * gtk/gtkstyle.c: Add some docs. (#330073, Mart Raudsepp) * gtk/gtkentrycompletion.c (gtk_entry_completion_match_selected): Guard against NULL. (#330177, Raphael Slinckx) 2006-02-10 Murray Cumming - * docs/reference/gtk/tmpl/gtkcomboboxentry.sgml: Mention that - the changed signal is emitted when typing - not just when - selecting from the list. Suggest use of GtkEntry::action to - detect end of typing. - * gtk/gtkcombobox.c: (gtk_combo_box_class_init): changed signal - documentation: Mention that the GtkComboBoxEntry emits it when - the users types, not just when he selects from the list. + * docs/reference/gtk/tmpl/gtkcomboboxentry.sgml: Mention that + the changed signal is emitted when typing - not just when + selecting from the list. Suggest use of GtkEntry::action to + etect end of typing. + gtk/gtkcombobox.c: (gtk_combo_box_class_init): changed signal + ocumentation: Mention that the GtkComboBoxEntry emits it when + he users types, not just when he selects from the list. 2006-02-10 Murray Cumming - * gtk/gtkstyle.c: Add some docs. (#330073, Mart Rautsepp) + * gtk/gtkstyle.c: Add some docs. (#330073, Mart Raudsepp) * gtk/gtkentrycompletion.c (gtk_entry_completion_match_selected): Guard against NULL. (#330177, Raphael Slinckx) 2006-02-10 Murray Cumming - * docs/reference/gtk/tmpl/gtkcomboboxentry.sgml: Mention that - the changed signal is emitted when typing - not just when - selecting from the list. Suggest use of GtkEntry::action to - detect end of typing. - * gtk/gtkcombobox.c: (gtk_combo_box_class_init): changed signal - documentation: Mention that the GtkComboBoxEntry emits it when - the users types, not just when he selects from the list. + * docs/reference/gtk/tmpl/gtkcomboboxentry.sgml: Mention that + the changed signal is emitted when typing - not just when + selecting from the list. Suggest use of GtkEntry::action to + etect end of typing. + gtk/gtkcombobox.c: (gtk_combo_box_class_init): changed signal + ocumentation: Mention that the GtkComboBoxEntry emits it when + he users types, not just when he selects from the list. 2006-02-10 Murray Cumming